Overload | Description |
---|---|
RangeElement<T> Constructor(List<T>,List<CellRange>) | Initializes a new instance of the RangeElement<T> class. |
RangeElement<T> Constructor(T,CellRange) | Initializes a new instance of the RangeElement<T> class. |
RangeElement<T> Constructor(List<CellRange>) | Initializes a new instance of the RangeElement<T> class. |
RangeElement<T> Constructor(CellRange) | Initializes a new instance of the RangeElement<T> class. |